func runtime.findmoduledatap

2 uses

	runtime (current package)
		symtab.go#L734: func findmoduledatap(pc uintptr) *moduledata {
		symtab.go#L773: 	datap := findmoduledatap(pc)